Welcome![Sign In][Sign Up]
Location:
Search - udp protocol

Search list

[CSharpTCPClientServer

Description: C#控制台程序,主要实现了TCP和UDP协议发送和接收,简单明了,适合初学。-C# console program, the main achievement of the TCP and UDP protocol to send and receive, simple and clear, suitable for beginners.
Platform: | Size: 29696 | Author: masonwu | Hits:

[Windows DevelopUDP

Description: windows下基于VC++和UDP协议的数据接收程序,基于透明传输协议,mfc界面,带收到确认信号-windows Based on VC++ and UDP protocols data reception process, based on a transparent transfer protocol, mfc interface with receive a confirmation signal
Platform: | Size: 1969152 | Author: 放假 | Hits:

[Internet-NetworkPacketSniffer

Description: 一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API编写,可以很方便的扩展自己的程序。可以把每种抓取的协议数据保存到日志记录文件中。抓包速度比较快,以树形列表给与分析,可以查看原始数据包。该程序需要在Windows XP/2000/NT操作系统上,并且有管理员权限。-1 PacketCapture tools to support the three kinds of protocols (TCP, UDP and ICMP) packet capture, using the winsock API write, you can easily expand their programs. Can be saved for each crawl of the protocol data to a log file. Ethereal' s faster, in order to give the analysis of tree list, you can view the original packets. The program requires Windows XP/2000/NT operating system and has administrator privileges.
Platform: | Size: 54272 | Author: subzero_cn | Hits:

[Internet-Networklanchat

Description: 聊天室功能 以tcp建立(mysocket类) 私聊和搜索局域网功能 由udp协议建立 (serchsocket类) qq表情功能 应用qq中的ImageOle.dll接口 重载richedit 加入insertface函数 文件传送 由serchSocket发出请求 ,然后以filesocket建立连接,一个一个文件传送 将文件拖到程序窗口就能向连接框中的ip发送文件,可以传送多个文件-Tcp chat room feature to establish (mysocket class) private chat and search for local area network function is performed by udp protocol to establish (serchsocket category) qq in qq expression of functional applications ImageOle.dll interface overload richedit join insertface file transfer function is a request by the serchSocket, and then filesocket establish a connection, a file transfer a file onto the program window will be able to connect ip box to send files, you can transfer multiple files
Platform: | Size: 2768896 | Author: xiao5233 | Hits:

[Communicationudptest

Description: C# udp通讯例子,在C#开发环境下,如何使用UDP协议进行通讯。-C# udp communication example, in C# development environment, how to use the UDP protocol to communicate.
Platform: | Size: 1015808 | Author: laolin | Hits:

[Sniffer Package captureUDPpackage

Description: UDP协议的接收发送数据包,c#的Winform形式,界面简单功能完成。希望给大家带来点帮助。-UDP protocol to send data packets received, c# a Winform form interface, simple and feature complete. Want to give us some help.
Platform: | Size: 41984 | Author: lee | Hits:

[Internet-NetworkUDP-based_Sliding_Window_Protocol

Description: 基于UDP的滑动窗口协议的设计与实现 UDP-based Sliding Window Protocol -UDP-based Sliding Window Protocol Design and Implementation of
Platform: | Size: 295936 | Author: ypx6286428 | Hits:

[Internet-Networksockttolong

Description: 完整串口通信程序 Vc++源代码 TCP/IP协议 UDP协议 短连接,长连接,定时器 等-Complete serial communication program Vc++ source code for TCP/IP protocol UDP protocol to connect the short and long connections, timers, etc.
Platform: | Size: 3427328 | Author: jack | Hits:

[JSP/JavaTCPUDP

Description: 基于TCP,UDP协议的client,server代码,及增加了文件传输判断的加强版-Based on TCP, UDP protocol client, server code, and to increase the file transfer to determine the enhanced version of
Platform: | Size: 3072 | Author: alick | Hits:

[Internet-NetworkUDP-Client

Description: 基于UDP协议的socket programming,是Client端的程序,可以作为初学者的学习参考-Based on UDP protocol socket programming, is a Client-side program can be used as reference for beginners to learn
Platform: | Size: 1024 | Author: 李若溪 | Hits:

[Internet-NetworkLinuxSendFile

Description: Linux环境下实现文件传输功能,使用UDP协议来完成-Linux environment to achieve file transfer function, use the UDP protocol to complete the
Platform: | Size: 3072 | Author: katherine | Hits:

[Otherthe-realization-of-Xmodem-protocol-based-on-UDP.ra

Description: 对Xmodem 协议进行分析,设计Xmodem 协议的结构、机制、元素等。利用Socket 接口编程实现基于UDP 的Xmodem 协议-Of Xmodem protocol analysis, design Xmodem protocol structure, mechanism, elements and so on. Socket Interface Programming using the Xmodem protocol based on UDP
Platform: | Size: 719872 | Author: celine | Hits:

[JSP/JavaUDP

Description: 利用java语言,仿真的UDP协议通信代码-communicate in UDP protocol
Platform: | Size: 1024 | Author: dsr | Hits:

[Remote ControlTCP.UDP_jt

Description: TCP/UDP协议的实时监听 运行环境 Delphi7 -TCP/UDP protocol, real-time monitoring operating environment Delphi7
Platform: | Size: 205824 | Author: wenll998 | Hits:

[TCP/IP stackUDPExample

Description: UDP编码实例,实现了UDP协议的基本功能-UDP coding examples to realize the basic functions of the UDP protocol
Platform: | Size: 2787328 | Author: cqs | Hits:

[JSP/Javaudp

Description: 用 udp协议实现双方的通信,我的一次课设,计算机网络实验编程用的,可以运行起来,非常不错-Udp protocol implementation with the correspondence between the parties, I have a class-based, computer network used for experimental programming, you can run up very good
Platform: | Size: 6144 | Author: limpidfabulous | Hits:

[.netudp

Description: vb2005的网络通讯,采用UDP或tcp协议,实现网内的通讯-vb2005 of network communications, using UDP or tcp protocol for communication within the network
Platform: | Size: 71680 | Author: lihong | Hits:

[Internet-Network1

Description: c++网络数据库实例 第一章 实例 01-简单网络聊天室 实例 02-网络聊天室服务器 实例 03-网络聊天室客户端 实例 04-定时发送消息 实例 05-传输文件 实例 06-GETIP 实例 07-域名解析 实例 08-TUSPY 实例 09-多人聊天室 实例 10-端口扫描 实例 11-异步网络通讯 实例 12-UDP协议实现网络通讯 实例 13-域名查询-c++ network database instance Chapter Instances of 01- Simple Network Chat Instances of 02- online chat room server Instances of 03- Network Clients Chat Instances of 04- time to send a message Instances of 05- to transfer files Examples of 06-GETIP Instances of 07- Domain Name Examples of 08-TUSPY Instances of 09- more than chat rooms Instances of 10- port scanning Instances of 11- Asynchronous Network Communication Examples of 12-UDP protocol network communication Instances of 13- domain check
Platform: | Size: 1153024 | Author: 烈马 | Hits:

[JSP/JavaUDP

Description: 基于UDP协议的简单数据传输,三个.java 文件-Simple UDP based data transfer protocol
Platform: | Size: 1024 | Author: 李钰 | Hits:

[DocumentsUDP

Description: UDP聊天程序的实现。基于UDP协议,所编写的聊天程序,简单实用。-UDP chat program implementation. Based on UDP protocol, the chat program written in simple and practical.
Platform: | Size: 6144 | Author: 张燕燕 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net